C1TimeEditor Control Help > C1TimeEditor Task-Based Help > Using C1TimeEditor Themes |
The C1TimeEditor control comes equipped with a light blue default theme, but you can also apply six themes (see C1TimeEditor Theming) to the control. In this topic, you will change the C1TimeEditor control's theme to C1ThemeRainierOrange.
In Blend
Complete the following steps:
In Visual Studio
Complete the following steps:
<my:C1ThemeRainierOrange></my:C1ThemeRainierOrange>
XAML |
Copy Code
|
---|---|
<my:C1ThemeRainierOrange> <c1datetime:C1TimeEditor></c1datetime:C1TimeEditor> </my:C1ThemeRainierOrange> |
This Topic Illustrates the Following:
The following image depicts a C1TimeEditor control with the C1ThemeRainierOrange theme.